home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / Filezilla Server / FileZilla_Server-0_9_41.exe / source / install / StartupOptions.ini < prev    next >
INI File  |  2011-11-06  |  902b  |  48 lines

  1. [Settings]
  2. NumFields=5
  3.  
  4. [Field 1]
  5. Type=label
  6. Text=&Please choose how FileZilla Server should be started:
  7. Left=0
  8. Right=-1
  9. Top=0
  10. Bottom=10
  11.  
  12. [Field 2]
  13. Type=Droplist
  14. State=Install as service, started with Windows (default)
  15. ListItems=Install as service, started with Windows (default)|Install as service, started manually|Do not install as service, start server automatically (not recommended)
  16. Left=0
  17. Right=-1
  18. Top=11
  19. Bottom=200
  20.  
  21. [Field 3]
  22. Type=label
  23. Text=P&lease choose the port, the admin interface of FileZilla Server should listen on (1-65535):
  24. Left=0
  25. Right=-1
  26. Top=41
  27. Bottom=50
  28.  
  29. [Field 4]
  30. Type=text
  31. State=14147
  32. MaxLen=5
  33. MinLen=1
  34. ValidateText=Please enter a valid port in the range from 1 to 65535
  35. Left=0
  36. Right=30
  37. Top=51
  38. Bottom=64
  39. Flags=ONLY_NUMBERS
  40.  
  41. [Field 5]
  42. Type=CheckBox
  43. Text=S&tart Server after setup completes
  44. State=1
  45. Left=0
  46. Right=-1
  47. Top=126
  48. Bottom=135